Skip to content

Allow additional arguments to be passed through serialize()#191

Open
akuker wants to merge 1 commit intoskarim:masterfrom
akuker:master
Open

Allow additional arguments to be passed through serialize()#191
akuker wants to merge 1 commit intoskarim:masterfrom
akuker:master

Conversation

@akuker
Copy link

@akuker akuker commented Mar 8, 2024

When a derived class needs additional arguments to the serialize() method, the base class should just pass those unknown arguments to the derived behavior.

An example use case is where someone wants to filter the objects that are serialized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant